home *** CD-ROM | disk | FTP | other *** search
/ SGI MineSet 2.0.1 / SGI MineSet 2.0.1.iso / docs6.3 / relnotes / MineSet / ch5.z / ch5
Encoding:
Text File  |  1998-01-06  |  6.6 KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _B_u_g__F_i_x_e_s
  9.  
  10.        5.1  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__2_._0_1
  11.  
  12.        5.1.1  _B_u_g__F_i_x_e_s__i_n__t_h_e__T_o_o_l__M_a_n_a_g_e_r
  13.  
  14.           +o Drill-through on binned attributes with many (>1000)
  15.             bins could cause the Tool Manager to crash.  This has
  16.             been fixed.
  17.  
  18.           +o In some cases, if a DataMove server was killed by
  19.             another datamove, the Tool Manager connected to the
  20.             killed DataMove sometimes failed with a SIGPIPE
  21.             exception, and more rarely with a core dump.  These
  22.             problems have been fixed.
  23.  
  24.           +o In some rare cases, using the edit history dialog (but
  25.             making no changes) when the data source is a client
  26.             file could cause spurious error messages and core
  27.             dumps.  This has been fixed.
  28.  
  29.           +o In the dialog for opening data files, entering a "/"
  30.             after the file name could cause a core dump.  This has
  31.             been fixed.
  32.  
  33.           +o When running associations, if the table contains
  34.             numeric columns that have been converted to strings,
  35.             spurious error messages would be produced in version
  36.             2.0.  This has been fixed.
  37.  
  38.           +o In some cases the preview column names would become
  39.             corrupted in the SQL Query dialog.  This problem has
  40.             been fixed.
  41.  
  42.           +o If one added a new column, then changed the type,
  43.             drill-through on that column would fail.  This has been
  44.             fixed.
  45.  
  46.           +o The "Reopen" menu option would incorrectly change the
  47.             name of the current session.  This has been fixed.
  48.  
  49.           +o When binning a column twice, the resulting two binned
  50.             columns would be given the same name.  Now they are
  51.             given different names.
  52.  
  53.           +o Automatic binning (used for automatic slider generation
  54.             or splatviz) would fail if the column being binned only
  55.             had one value.  This case now works correctly.
  56.  
  57.           +o Setting the legends for RuleViz did not work correctly
  58.             in 2.0.  This has been fixed in 2.0.1.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o A few bugs and performance issues related to the loss
  75.             matrix have been fixed in version 2.0.1.  In version
  76.             2.0 when the user attempted to edit a loss matrix or
  77.             display a lift curve, discrete values for all
  78.             attributes were fetched from the server and cached.
  79.             For large datasets, fetching all discrete values was
  80.             very slow.  In version 2.0.1, only values for the
  81.             selected discrete label are fetched and cached.  This
  82.             new method speeds up fetch time considerably and
  83.             improves the management of loss matrix and lift curve
  84.             label value persistence.
  85.  
  86.           +o There was a persistence bug with bins created using
  87.             automatic thresholds: When editing a bin loaded from a
  88.             .mineset file the "Use Weight" toggle would always be
  89.             set.  To fix this bug it was necessary to always turn
  90.             the toggle ON when loading a .mineset file created by
  91.             versions prior to the final 2.01 release (including all
  92.             beta versions of 2.01.)  Hence beware: when loading an
  93.             old .mineset file where a weight was not used for
  94.             automatic binning, you must turn off the weight
  95.             manually and save again.
  96.  
  97.        5.1.2  _B_u_g__F_i_x_e_s__i_n__t_h_e__A_n_a_l_y_t_i_c_a_l__A_l_g_o_r_i_t_h_m_s
  98.  
  99.           +o The Evidence Classifier would not handle weighted
  100.             records correctly if the Laplace correction was turned
  101.             on.  This has been fixed.
  102.  
  103.        5.2  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__2_._0
  104.  
  105.        5.2.1  _G_e_n_e_r_a_l__B_u_g__F_i_x_e_s
  106.  
  107.           +o The precedence for expressions involving &, |, and ^
  108.             was wrong in all tools that used expressions.  It now
  109.             correctly follows the C semantics.
  110.  
  111.        5.2.2  _B_u_g__F_i_x_e_s__i_n__t_h_e__T_r_e_e__V_i_s_u_a_l_i_z_e_r
  112.  
  113.           +o In the previous release, bars would sometimes grow when
  114.             highlighted.  This has been fixed.
  115.  
  116.           +o Spotlights now always come from the same angle; they no
  117.             longer appear horizontal when deep in the tree.
  118.  
  119.           +o Marks will now work correctly when binning has been
  120.             used.
  121.  
  122.        5.2.3  _B_u_g__F_i_x_e_s__i_n__t_h_e__M_a_p__V_i_s_u_a_l_i_z_e_r
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o The "Pointer is over" message will no longer disappear
  141.             if it is too wide for the window.
  142.  
  143.        5.2.4  _B_u_g__F_i_x_e_s__i_n__t_h_e__S_c_a_t_t_e_r__V_i_s_u_a_l_i_z_e_r
  144.  
  145.           +o The "Pointer is over" message will no longer disappear
  146.             if it is too wide for the window.
  147.  
  148.        5.2.5  _B_u_g__F_i_x_e_s__i_n__t_h_e__R_u_l_e__V_i_s_u_a_l_i_z_e_r
  149.  
  150.           +o The "Pointer is over" message will no longer disappear
  151.             if it is too wide for the window.
  152.  
  153.        5.3  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__1_._2
  154.  
  155.           +o The MineSet 1.2 distribution includes a patch for the
  156.             IRIX 6.4 graphics libraries.  This patch allows the Map
  157.             Visualizer, Scatter Visualizer, and Rule Visualizer to
  158.             correctly display text when running on remote IRIX 6.4
  159.             systems (Octanes and Origins).  Without this patch, the
  160.             "Pointer is over" text is not displayed correctly.
  161.  
  162.           +o Several core dumps have been fixed.
  163.  
  164.           +o Several minor bug fixes not mentioned here.
  165.  
  166.           +o It is possible to specify in the Tool Manager that a
  167.             column should be averaged, and then to specify that the
  168.             Tree Visualizer should also average that column.  Since
  169.             an average of averages is usually not appropriate, a
  170.             warning is now issued.
  171.  
  172.        5.4  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__1_._1_._1
  173.  
  174.           +o Highlighting graphical objects now works correctly on
  175.             the O2.  In previous versions, they would sometimes
  176.             leave graphical remnants.
  177.  
  178.           +o The Scatter Visualizer legend is now correct when
  179.             dealing with binned variables.
  180.  
  181.           +o Several core dumps have been fixed.
  182.  
  183.           +o Numerous minor bug fixes not mentioned here.
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.